@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{color:#000;background:#fff;	-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}
/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53;}
input,select,textarea{font-size:100%;}
/* 去掉各Table  cell 的边距并让其边重合 */
table{border-collapse:collapse;border-spacing:0;}
/* IE bug fixed: th 不继承 text-align*/
th{text-align:inherit;}
/* 去除默认边框 */
fieldset,img{border:0;}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe{display:block;}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym{border:0;font-variant:normal;}
/* 一致的 del 样式 */
del {text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}
/* 去掉列表前的标识, li 会继承 */
ol,ul,li {list-style:none;}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {text-align:left;}
/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
q:before,q:after {content:'';}
/* 统一上标和下标 */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
/* 让链接在 hover 状态下显示下划线 */
a:hover {text-decoration: none;}
/* 默认不显示下划线，保持页面简洁 */
ins,a {text-decoration:none;}
/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide {display:none;}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
body{ background:url(../images/1.gif); font-size:12px;}
a{ color:#696969;}
a:hover{ color:#900;}

/*************************top开始*********************************/
.top{ width:1002px; height:376px; background:url(../images/bj.png) no-repeat; margin:0 auto; padding:0px;}
.the{ width:990px; height:85px; margin:0 auto; padding:0px;}
.logo{ float:left; width:530px; height:85px;}
.tel{ float:right; width:400px; height:40px; padding-top:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#FFF; font-weight:bold; text-align:center;}
.nav{ float:right; width:800px; height:35px; margin:0 auto; padding:0px;}
.nav ul{ width:800px; margin:0 auto; padding:0px;}
.nav ul li{ float:left; height:35px; line-height:35px; width:98px; _width:97px; overflow:hidden; text-align:center; margin-left:1px; _margin-left:1px; background:url(../images/bj.png) no-repeat 0px -387px;}
.nav ul li a{ color:#FFF;}
.nav ul li a:hover{ color:#FFF; background:url(../images/bj.png) no-repeat 0px -427px; display:block;}
.banner{ width:990px; height:247px; margin:10px auto 0px; padding:0px; clear:both;}

/*************************中间部分*********************************/
.box{ width:1002px; height:890px; background:url(../images/bj.png) no-repeat 0px -466px; margin:0 auto; padding:0px;}

.left{ width:193px; height:850px; margin-left:35px; _margin-left:15px; padding-top:35px; float:left;}
/*产品分类*/
.category{ width:193px;}
.categorytitle{ width:193px; height:24px; background:url(../images/bj.png) no-repeat 0px -1475px; font-family:"微软雅黑"; font-weight:bold; color:#737375}
.categorycenter{ width:193px; overflow:hidden; margin-top:10px;}
.categorycenter ul{ width:193px; margin:0 auto; padding:0px;}
.categorycenter ul li{ width:153px; height:28px; line-height:28px; overflow:hidden; background:url(../images/bj.png) no-repeat 20px -1510px; padding-left:40px;}
.categorycenter ul li a{ color:#676f78;}
.categorycenter ul li a.selected{ font-weight:bold; color:#f00;}
.categorycenter ul li a:hover{ color:#e10000;}

/*技术支持*/
.Technical{ width:193px; overflow:hidden; margin-top:15px;}
.Technicaltitle{ width:193px; height:24px; background:url(../images/bj.png) no-repeat 0px -1475px; font-family:"微软雅黑"; font-weight:bold; color:#737375}
.Technicalcenter{ width:193px; height:180px; overflow:hidden; line-height:25px; margin-top:15px;}
.Technicalcenter ul{ width:193px; margin:0 auto; padding:0px;}
.Technicalcenter ul li{ width:178px; height:25px; line-height:25px; background:url(../images/bj.png) no-repeat 5px -1509px; overflow:hidden; padding-left:15px;}

/*联系我们*/
.contact{ width:193px; overflow:hidden; margin-top:15px;}
.contacttitle{ width:193px; height:24px; background:url(../images/bj.png) no-repeat 0px -1475px; font-family:"微软雅黑"; font-weight:bold; color:#737375}
.contactcenter{ width:193px; height:230px; overflow:hidden; line-height:25px; margin-top:20px;}

.right{ float:right; width:730px; height:890px; margin-right:20px;}
.first{ width:730px; height:230px; margin:25px auto 0px auto; padding:0px;}

/*公司简介*/
.about{ float:left; width:439px; height:230px;}
.abouttop{ width:439px; height:34px; background:url(../images/bj.png) no-repeat 0px -1543px;}
.abouttitle{ width:250px; height:34px; line-height:34px; padding-left:50px; float:left; font-family:"微软雅黑"; font-size:14px; letter-spacing:2px;}
.abouttitle span{ width:200px; line-height:34px; overflow:hidden; color:#f4251f;}
.aboutmore{ float:right; width:50px; height:9px; padding-top:12px;}
.aboutcenter{ width:409px; height:165px; padding:15px; line-height:20px; overflow:hidden; color:#696969}

/*新闻中心*/
.news{ float:right; width:268px; height:230px;}
.newstop{ width:268px; height:36px; background:url(../images/bj.png) no-repeat 0px -1592px;}
.newstitle{ width:150px; height:36px; line-height:36px; padding-left:50px; float:left; font-family:"微软雅黑"; font-size:14px; letter-spacing:2px;}
.newstitle span{ width:200px; line-height:36px; overflow:hidden; color:#f4251f;}
.newsmore{ float:right; width:50px; height:9px; padding-top:12px;}
.newscenter{ width:238px; height:165px; padding:15px; overflow:hidden;}
.newscenter ul{ width:238px; margin:0 auto; padding:0px;}
.newscenter ul li{ width:223px; height:25px; line-height:25px; background: url(../images/bj.png) no-repeat 0px -1643px; padding-left:15px; overflow:hidden; display:block; color:#636363}
.newscenter ul li span{ width:70px; height:25px; line-height:23px; text-align:center; float:right;}
.newscenter ul li a{ color:#636363}
.newscenter ul li a:hover{ color:#e10000;}

/*产品展示*/
.Product{ width:730px; height:310px; margin-top:20px;}
.Product ul{ width:730px; margin:0 auto; padding:0px;}
.Product ul li{ float:left; width:120px; height:150px; margin-left:20px; display:block;}
.Product ul li span{ width:124px; height:30px; line-height:30px; overflow:hidden; display:block; text-align:center;}
.Product ul li img{  padding:2px; border:1px solid #d4d4d4; }

.firsttwo{ width:730px; height:300px; margin:20px auto 0px auto; padding:0px;}

/*公司新闻*/
.Company{ float:left; width:360px; height:300px;}
.Companytop{ width:360px; height:34px; background:url(../images/bj.png) no-repeat 0px -1678px;}
.Companytitle{ float:left; width:200px; height:34px; line-height:34px; padding-left:50px; font-family:"微软雅黑"; font-size:14px; letter-spacing:2px;}
.Companytitle span{ width:200px; line-height:34px; overflow:hidden; color:#f4251f;}
.Companymore{ float:right; width:50px; height:9px; padding-top:12px;}
.Companycenter{ width:330px; height:230px; padding:15px; overflow:hidden;}
.Companycenter ul{ width:320px; margin:0 auto; padding:0ox;}
.Companycenter ul li{ width:320px; height:25px; line-height:25px; background: url(../images/bj.png) no-repeat 0px -1643px; padding-left:10px; overflow:hidden; display:block; color:#636363}
.Companycenter ul li span{ width:80px; height:25px; line-height:25px; text-align:center; float:right;}
.Companycenter ul li a{ color:#636363}
.Companycenter ul li a:hover{ color:#e10000;}
.Industry{ float:right; width:360px; height:300px;}

/*友情链接*/
.link{ width:1002px; height:auto; background:url(../images/bj.png) repeat-x 0px -1886px; margin:0 auto; padding-top:10px;}
.linktop{ width:990px; height:38px; line-height:38px; background:url(../images/bj.png) repeat-x 0px -1832px; margin-left:6px;}
.linktitle{ float:left; width:200px; height:34px; line-height:34px; padding-left:50px; font-family:"微软雅黑"; font-size:14px; letter-spacing:2px;}
.linktitle span{ width:200px; line-height:34px; overflow:hidden; color:#f4251f;}
.linkcenter{ width:960px; height:auto; line-height:25px; padding:10px 10px 10px 15px; margin-left:10px;}
/*footer*/
.footer{ width:992px; height:82px; padding:5px 5px 0px 5px; background:url(../images/bj.png) no-repeat 0px -1723px; text-align:center; line-height:20px; color:#FFF; margin:0 auto;}
.footer a{ color:#FFF}

/**************************二级页**********************/
.main{ width:988px; height:auto; background:url(../images/14.gif) repeat-y; margin:0 auto; padding:0px 7PX;}
.zuobian{ width:193px; padding-top:35px; float:left; background:#e2e3e7; padding-left:35px; float:left; height:100%;}
.youbian{ width:740px; float:right; height:auto; margin-top:10px;}
.center{ width:700px; height:auto; margin-left:10px;}
.centertop{ width:710px; height:40px; line-height:40px; background:url(../images/title.gif) no-repeat; margin-right:15px;}
.centertitle{ width:600px; height:40px; line-height:38px; padding-left:20px;}
.centerer{ width:710px; line-height:25px; margin:0 auto; padding:15px 0px;}
.centerer ul{ width:710px; margin:0 auto; padding:0px;}
.centerer ul li{ width: 680px; height:35px; line-height:35px; padding-left:30px; background: url(../images/bj.png) no-repeat 10px -1638px; border-bottom:1px dashed #d9d9d9; overflow:hidden;}
.centerer ul li span{ width:80px; text-align:center; float:right; height:35px; line-height:35px;}

.chanpin{width:710px; line-height:25px; margin:0 auto; padding:15px 0px;}
.chanpin ul{ width:710px; margin:0 auto; padding:0px;}
.chanpin ul li{ float:left; width:120px; height:160px; margin-left:20px; _margin-left:10px; display:block;}
.chanpin ul li span{ width:124px; height:40px; line-height:40px; overflow:hidden; display:block; text-align:center;}
.chanpin ul li img{  padding:2px; border:1px solid #d4d4d4; }
.chanpin ul li a{ display:block;}

/*分页*/
.wbyPages{ text-align:right; padding:10px 0; font-size:12px; width:700px; margin:0 auto;}
.wbyPages a{ padding:5px; margin:5px; border:1px solid #ccc; color:#888;}
.wbyPages span.current{ padding:5px; margin:5px; font-weight:700;}
.wbyPages a:hover{ background-color:#e3e3e3;}

.xwnymtop{width:705px;height:60px;padding:10px 0px; border-bottom:#CCC 1px solid;text-align:center;overflow:hidden;}
.xwnymtop h3.news_title{font-size:18px; font-weight:bold;line-height:30px;color:#333;}
.xwnymtop div.time{line-height:30px;color:#999;font-size:12px;}
.thumb{width:705px; height:auto; text-align:center; margin-top:10px; overflow:hidden;}

.prevnext{ line-height:30px; color:#474747; padding:0;}
.prevnext span{ display:block; width:50%; overflow:hidden; height:30px;}
.prevnext span.fn-right{ text-align:right}
.prevnext a{ text-decoration:underline; color:#474747;}

/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide {display:none;}
/* 设置内联, 减少浮动带来的bug */
.fn-left,.fn-right {display:inline;}
.fn-left {float:left;}
.fn-right {float:right;}

.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:22px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:125px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:22px; width:100px; border:1px solid #e3e3e3;float:left;} 
.wbytable .wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;} 

.zy_xgxx{width:99%;height:auto;padding:10px 0px; margin:0 auto;overflow:hidden;}
.zy_xgxx span{ display:block;width:95%;height:30px;padding-left:12px;line-height:30px;overflow:hidden;}
.zy_xgxx ul{ display:block;width:99%;height:auto;overflow:hidden;}
.zy_xgxx ul li{display:block;width:43%;height:25px;padding-left:3%;padding-right:1%;float:left;background:none; border-bottom:none;overflow:hidden;}
.zy_xgxx ul li a{color:#565656;font-size:12px; line-height:25px;}
.zy_xgxx ul li a:hover{ text-decoration:none;}